diff options
Diffstat (limited to 'lib/private/Repair/SqliteAutoincrement.php')
-rw-r--r-- | lib/private/Repair/SqliteAutoincrement.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/Repair/SqliteAutoincrement.php b/lib/private/Repair/SqliteAutoincrement.php index 651a3c144f3..9bd8fa36deb 100644 --- a/lib/private/Repair/SqliteAutoincrement.php +++ b/lib/private/Repair/SqliteAutoincrement.php @@ -21,7 +21,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OC\Repair; use Doctrine\DBAL\Platforms\SqlitePlatform; |