mirror of
https://github.com/silverstripe/silverstripe-sqlite3
synced 2024-10-22 17:05:37 +02:00
fix: remove deprecated function
This commit is contained in:
parent
ee7f0e4d25
commit
1a87b18e71
@ -1,5 +1 @@
|
||||
<?php
|
||||
|
||||
use SilverStripe\Dev\Deprecation;
|
||||
|
||||
Deprecation::notification_version('1.4.0', 'sqlite3');
|
||||
|
Loading…
Reference in New Issue
Block a user