Skip to content

Commit

Permalink
Merge pull request wso2#3179 from DilshanSenarath/layout-customization
Browse files Browse the repository at this point in the history
Remove extra separations in import groups
  • Loading branch information
dasuni-30 authored Jul 20, 2022
2 parents 8d7494f + f4f9e46 commit 9fae153
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
package org.wso2.identity.apps.taglibs.layout.controller;

import java.io.File;

import javax.servlet.jsp.JspException;
import javax.servlet.jsp.tagext.TagSupport;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
import java.net.MalformedURLException;
import java.util.HashMap;
import java.util.Map;

import javax.servlet.jsp.JspException;
import javax.servlet.jsp.tagext.TagSupport;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
import java.io.File;
import java.net.URL;
import java.util.UUID;

import javax.cache.Cache;
import javax.cache.CacheManager;
import javax.cache.Caching;
Expand Down

0 comments on commit 9fae153

Please sign in to comment.