Skip to content

Commit

Permalink
fix: add a blank line after license
Browse files Browse the repository at this point in the history
  • Loading branch information
Maricaya committed Oct 23, 2024
1 parent d0393b4 commit 8960f38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/src/web.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

use actix_files as fs;
use actix_web::middleware::Logger;
use actix_web::{get, web, App, HttpResponse, HttpServer, Responder};
Expand Down

0 comments on commit 8960f38

Please sign in to comment.