deleted unused code
This commit is contained in:
Vendored
-1
@@ -7,7 +7,6 @@ class SiteService {
|
||||
}
|
||||
blogData() {
|
||||
return this.getAuxEnd(`/blogdata`, null);
|
||||
// return this.getAuxEnd(`/blogdata${id ? "/" + id : ""}`, null);
|
||||
}
|
||||
|
||||
countryData() {}
|
||||
|
||||
Reference in New Issue
Block a user