Skip to content

Commit fcc79a4

Browse files
nnegreylesv
authored andcommitted
Update package import to appengine (#870)
1 parent 659ed06 commit fcc79a4

File tree

1 file changed

+1
-1
lines changed
  • appengine-java8/pubsub/src/main/webapp

1 file changed

+1
-1
lines changed

appengine-java8/pubsub/src/main/webapp/index.jsp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<%@ page import="com.example.flexible.pubsub.PubSubHome" %>
1+
<%@ page import="com.example.appengine.pubsub.PubSubHome" %>
22
<html>
33
<head>
44
<meta http-equiv="refresh" content="10">

0 commit comments

Comments
 (0)