Browse Source

Remove dev garbage

Dustin Haggard 8 years ago
parent
commit
b6783597d2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/TestCase/ORM/TableTest.php

+ 0 - 1
tests/TestCase/ORM/TableTest.php

@@ -31,7 +31,6 @@ use Cake\ORM\Association\BelongsTo;
 use Cake\ORM\Association\BelongsToMany;
 use Cake\ORM\Association\HasMany;
 use Cake\ORM\Association\HasOne;
-use Cake\ORM\BehaviorRegistry;
 use Cake\ORM\Entity;
 use Cake\ORM\Query;
 use Cake\ORM\RulesChecker;