去除多余空格

This commit is contained in:
click33
2023-05-15 19:55:57 +08:00
parent f4dd609d8a
commit bc7a329840
3 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
package cn.dev33.satoken.springboot;
package cn.dev33.satoken.springboot;
import org.junit.jupiter.api.AfterAll;
import org.junit.jupiter.api.Assertions;