From e484cd3ce04bf933c0498a22dc3049f6e269428a Mon Sep 17 00:00:00 2001 From: Jared Hancock <jared@osticket.com> Date: Wed, 30 Oct 2013 19:53:40 +0000 Subject: [PATCH] Fix slight lint issue --- setup/ajax.php | 1 - 1 file changed, 1 deletion(-) diff --git a/setup/ajax.php b/setup/ajax.php index b33f3310f..9c2c7b282 100644 --- a/setup/ajax.php +++ b/setup/ajax.php @@ -29,4 +29,3 @@ $dispatcher = patterns('', ); print $dispatcher->resolve(Osticket::get_path_info()); ?> - -- GitLab