aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Fripost/Schema.pm
diff options
context:
space:
mode:
authorGustav Eek <gustaveek@student.gu.se>2011-03-14 20:54:34 +0100
committerGustav Eek <gustaveek@student.gu.se>2011-03-14 20:54:34 +0100
commit16ed1260dd2433d9c25cd550a06c175093416f58 (patch)
treec1caa0838e48db7a3b196186e2b8291facf4060f /lib/Fripost/Schema.pm
parent0df2709e4588f653fa680f4820dd2d696749723f (diff)
parent68708cd2430d4da548673fd612c891413448fddf (diff)
Merge branch 'master' of https://github.com/skangas/fripost-tools
Diffstat (limited to 'lib/Fripost/Schema.pm')
-rwxr-xr-xlib/Fripost/Schema.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Fripost/Schema.pm b/lib/Fripost/Schema.pm
index 440d2ed..c9cc832 100755
--- a/lib/Fripost/Schema.pm
+++ b/lib/Fripost/Schema.pm
@@ -1,7 +1,6 @@
package Fripost::Schema;
use 5.010_000;
-use warnings;
use strict;
use base qw/DBIx::Class::Schema/;