From 9fa591cb0696bfc8f8af284bac9c4cd312fe293e Mon Sep 17 00:00:00 2001 From: Janik Kleinhoff Date: Mon, 8 May 2017 02:59:19 +0000 Subject: Revert "Move users to DB" This reverts commit 7342c7f0e19e15ab3c7ba2133a56393c15989f08. Turns out there are still issues after all. --- lib/ASM/DB.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ASM/DB.pm') diff --git a/lib/ASM/DB.pm b/lib/ASM/DB.pm index 5e1d44d..cc9906c 100644 --- a/lib/ASM/DB.pm +++ b/lib/ASM/DB.pm @@ -1,5 +1,5 @@ use utf8; -package ASM::DB 4; +package ASM::DB 3; use strict; use warnings; -- cgit v1.2.3