Revert TempExtlib ( b46b85376 ) - new Sub::Quote shipped
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Optional / Dependencies.pm
index 4a15356..4bb44ff 100644 (file)
@@ -7,10 +7,6 @@ BEGIN {
     require warnings and warnings->import;
     require strict and strict->import;
   }
-
-  # Temporary to satisfy TempExtlib under tests
-  require DBIx::Class::StartupCheck
-    if $0 =~ /\.t$/;
 }
 
 sub croak {