ui-stats: Remove unnecessary #include

<string-list.h> is already #included from cgit.h

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Этот коммит содержится в:
Johan Herland 2010-11-15 18:39:48 +01:00 коммит произвёл Lars Hjemli
родитель 7618cac1ee
Коммит 17596459fe

Просмотреть файл

@ -1,5 +1,3 @@
#include <string-list.h>
#include "cgit.h"
#include "html.h"
#include "ui-shared.h"