Skip to content

Commit

Permalink
chore: bump service to server
Browse files Browse the repository at this point in the history
Signed-off-by: peefy <[email protected]>
  • Loading branch information
Peefy committed Sep 16, 2024
1 parent 858430e commit e0e5e06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/server/rest_server.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Copyright The KCL Authors. All rights reserved.

package service
package server

import (
"encoding/json"
Expand Down

0 comments on commit e0e5e06

Please sign in to comment.