Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
lonelycode committed Sep 20, 2017
1 parent cc0448e commit c69c92d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mw_api_rate_limit_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ package main

import (
"github.com/justinas/alice"
"github.com/satori/go.uuid"
"net/http"
"net/http/httptest"
"net/url"
"testing"
"time"
"github.com/satori/go.uuid"
)

func createRLSession() *SessionState {
Expand Down

0 comments on commit c69c92d

Please sign in to comment.