added some advice to debugging replicants so that we can see a replicant dsn, got...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Replicated.pm
index aca3ea7..8ae3cf4 100644 (file)
@@ -144,7 +144,6 @@ has 'current_replicant' => (
         select_single
         columns_info_for
     /],
-    trigger=>sub {'xxxxxxxxxxxxxxxxxxxxxxxxxxx'},
 );