From 30bd7eaf55f3e445b8dbddb7014ab622fe8c67c7 Mon Sep 17 00:00:00 2001
From: Borel Enzo <borelenzo@gmail.com>
Date: Sun, 12 Nov 2017 19:18:18 +0100
Subject: [PATCH] Delete const.php

---
 const.php | 2 --
 1 file changed, 2 deletions(-)
 delete mode 100644 const.php

diff --git a/const.php b/const.php
deleted file mode 100644
index ffc1df3..0000000
--- a/const.php
+++ /dev/null
@@ -1,2 +0,0 @@
-<?php
-const MAX_FILE_SIZE = 20000;
-- 
GitLab