From 586c41fe96ea64e136a8d486f5212e5cc991a9b4 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 22 Apr 2020 18:50:04 +0300 Subject: [PATCH] fix --- lib/{client => interceptor}/http_interceptor.dart | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/{client => interceptor}/http_interceptor.dart (100%) diff --git a/lib/client/http_interceptor.dart b/lib/interceptor/http_interceptor.dart similarity index 100% rename from lib/client/http_interceptor.dart rename to lib/interceptor/http_interceptor.dart